æòÅⁿâoâiü[

Project importFile() Method


    app.project.importFile(ImportOptions)

Description

    Replicates the functionality of the Import File dialog.

Parameters

    ImportOptions

    the options as set in the ImportOptions object

Returns

    FootageItem

Example

    app.project.importFile( ImportOptions( File( "sample.psd" ) )

See also

    ImportOptions Object